Skip to content

[IMP] account_accountant_ux, l10n_ar_account_reports: implement annual closing checks and adjust earnings allocation order#993

Open
jue-adhoc wants to merge 1 commit intoingadhoc:19.0from
adhoc-dev:19.0-t-65962-jue
Open

[IMP] account_accountant_ux, l10n_ar_account_reports: implement annual closing checks and adjust earnings allocation order#993
jue-adhoc wants to merge 1 commit intoingadhoc:19.0from
adhoc-dev:19.0-t-65962-jue

Conversation

@jue-adhoc
Copy link
Copy Markdown
Contributor

@jue-adhoc jue-adhoc commented Apr 17, 2026

Agregamos los wizards de Ajuste por inflación y Cheques a fecha en la lista de checks de cierre. Además, movemos los checks de "earnings allocations" al final de la lista.

@roboadhoc
Copy link
Copy Markdown
Contributor

Pull request status dashboard

@jue-adhoc jue-adhoc marked this pull request as ready for review April 17, 2026 18:08
Copilot AI review requested due to automatic review settings April 17, 2026 18:08
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Este PR mejora el flujo de cierre anual en account.return, incorporando chequeos específicos para Argentina y ajustando el orden de los pasos para que la asignación de resultados (earnings allocation) quede ubicada correctamente al final.

Changes:

  • Se agregan chequeos de cierre anual para AR (cheques de terceros diferidos y asiento de ajuste por inflación) y se insertan antes de earnings_allocation.
  • Se fuerza en account_accountant_ux que el paso earnings_allocation quede siempre como último.
  • Se registra el nuevo override en el __init__.py del módulo account_accountant_ux.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
l10n_ar_account_reports/models/account_return.py Añade checks de cierre anual específicos AR y los inserta antes de earnings_allocation.
account_accountant_ux/models/account_return.py Reordena la suite para mover earnings_allocation al final de la lista.
account_accountant_ux/models/init.py Importa el nuevo archivo account_return para activar el override.

@jue-adhoc jue-adhoc changed the title [IMP] account_return: implement annual closing checks and adjust earnings allocation order [IMP] account_accountant_ux, l10n_ar_account_reports: implement annual closing checks and adjust earnings allocation order Apr 20, 2026
…l closing checks and adjust earnings allocation order
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants